Skip to content

Instantly share code, notes, and snippets.

@achampav
Last active November 19, 2019 10:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save achampav/6ee3592c9a76fa341d175ff8862d45da to your computer and use it in GitHub Desktop.
Save achampav/6ee3592c9a76fa341d175ff8862d45da to your computer and use it in GitHub Desktop.
$ ldd $ORACLE_HOME/bin/oracle | grep libaio
libaio.so.1 => /usr/lib/libaio.so.1 (0x0093d000)
$ nm $ORACLE_HOME/bin/oracle | grep io_getevent
w io_getevents@@LIBAIO_0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment